home *** CD-ROM | disk | FTP | other *** search
- <panel>
-
- <layout class="arrange_horizontal_attachment" alignment="top" offset="0" />
- <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>
-
- <!-- titled box -->
- <widget class="titled_box" id="qpto" alignment="left">
- <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>
-
- <!-- main table -->
- <widget class="table" id="qptb" mode="fill_rows" layout="-15,-10,200,100" auto_size_rows="true" row_span="0">
-
- <list id="headings">
- <record text="Team" alignment="left,centre_y"/>
- <record text="Nation" alignment="left,centre_y"/>
- <record text="Seeding" alignment="left,centre_y"/>
- <record text="Coefficient" alignment="left,centre_y"/>
- </list>
-
- <!-- column display properties -->
- <list id="column_display_properties">
- <record indx="0" id="temc" sort_disabled="true"/>
- <record indx="1" id="natn" sort_disabled="true"/>
- <record indx="2" id="infc" sort_disabled="true"/>
- <record indx="3" id="coef" sort_disabled="true"/>
- </list>
-
- <list id="column_properties">
-
- <record indx="2" alignment="left,centre_y"/>
- <record indx="3" alignment="left,centre_y"/>
-
- </list>
- </widget>
-
- </widget> <!-- titled box -->
-
- </panel>